Resource ValueSet/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "olis-AddressUse",
"url" : "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-address-use",
"version" : "1.0.0",
"name" : "AddressUse",
"status" : "active",
"publisher" : "Ontario Health",
"description" : "Codes supported by eHealth Ontario indicating how the patient address is used. This is strict sub-set of the core FHIR value set.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/address-use",
"concept" : [
{
"code" : "home",
"display" : "Home"
},
{
"code" : "work",
"display" : "Work"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.